home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Sound / LAME / WarpOS / src / debian / control < prev    next >
Encoding:
DEB build control  |  2001-01-12  |  1.4 KB  |  46 lines

  1. Source: lame
  2. Section: sound
  3. Priority: optional
  4. Maintainer: Stefan Karrmann <S.Karrmann@gmx.net>
  5. Standards-Version: 3.1.1
  6.  
  7. Package: lame
  8. Architecture: any
  9. Depends: ${shlibs:Depends}
  10. Description: LAME Ain't an MP3 Encoder
  11.  Lame is a program which can be used to create compressed
  12.  audio files. (Lame aint MP3 encoder). These audio files
  13.  can be played back by popular mp3 players such as mpg123.
  14.  To read from stdin, use "-" for <infile>. To write to
  15.  stdout, use a "-" for <outfile>.
  16.  .
  17.  This package contains the frontend encoder binary.
  18.  
  19. Package: lame-extras
  20. Architecture: any
  21. Priority: extra
  22. Depends: ${shlibs:Depends}
  23. Description: LAME Ain't an MP3 Encoder
  24.  Lame is a program which can be used to create compressed
  25.  audio files. (Lame aint MP3 encoder). These audio files
  26.  can be played back by popular mp3 players such as mpg123.
  27.  To read from stdin, use "-" for <infile>. To write to
  28.  stdout, use a "-" for <outfile>.
  29.  .
  30.  This package contains a streming server (mp3rtp) and a graphical
  31.  frame analysis tool (mp3x) for mp3 files.
  32.  
  33. Package: lame-dev
  34. Architecture: any
  35. Section: devel
  36. Depends: libc6-dev
  37. Description: LAME Ain't an MP3 Encoder
  38.  Lame is a program which can be used to create compressed
  39.  audio files. (Lame aint MP3 encoder). These audio files
  40.  can be played back by popular mp3 players such as mpg123.
  41.  To read from stdin, use "-" for <infile>. To write to
  42.  stdout, use a "-" for <outfile>.
  43.  .
  44.  This package contains the static library and header files.
  45.  
  46.